home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / msvv90.zip / MSR313.ANN < prev    next >
Internet Message Format  |  1993-07-15  |  18KB

  1. Date: Tue, 13 July 1993 12:00:00 EDT
  2. From: Christine M Gianone <cmg@columbia.edu>
  3. Subject: Announcing MS-DOS Kermit 3.13
  4. Keywords: MS-DOS Kermit 3.13
  5.  
  6. This is to announce the final release of MS-DOS Kermit 3.13 for the IBM PC,
  7. PS/2, and compatibles with DOS or Windows, and also for "generic DOS", the
  8. Victor 9000 (Sirius 1), and the Heath/Zenith 100.  The new MS-DOS Kermit
  9. release was prepared by Professor Joe R. Doupnik of Utah State University and
  10. includes the major new features that were listed in Info Kermit V17 #3, 30
  11. June 1993.  To recapitulate, briefly:
  12.  
  13.  . A new faster method for transferring binary and precompressed files
  14.  . Larger packets and windows allowed, up to 9024 x 31.
  15.  . Switching among multiple simultaneous TCP/IP sessions
  16.  . Data General DASHER terminal emulation
  17.  . Graphics-mode support for 132-column operation on EGA and VGA video adapters
  18.  . Text-mode support for 132-column operation on ET4000 and other VESA adapters
  19.  . Horizontal scrolling
  20.  . Expanded-memory option for screen rollback and graphics image retention
  21.  . Hebrew character-set translation and Hebrew terminal emulation
  22.  . East European character-set translation
  23.  . Icelandic CP861 code page support
  24.  . Separate code page selection for terminal emulation and file transfer
  25.  . Compose-key sequences for entering accented characters
  26.  . New KERMIT PATH environment variable
  27.  . Support for Novell SLIP_PPP ODI driver and other networking improvements
  28.  . BOOTP improvements
  29.  . TELNET improvements, including option negotiation display
  30.  . DIAL-command support for additional modem types
  31.  
  32. The new files are listed below.  Be sure to use binary mode when FTP'ing files
  33. from kermit/bin.  Use text mode for kermit/a files.
  34.  
  35. Internet anonymous ftp     EARN/BITNET
  36. watsun.cc.columbia.edu     KERMSRV@CUVMA  Description
  37.  
  38.   kermit/bin/msvibm.exe      (none)        Binary executable for IBM PC
  39.   kermit/bin/msvibm.pif      (none)        Program Information File for Windows
  40.   kermit/bin/msvgen.exe      (none)        Binary executable, generic DOS
  41.   kermit/bin/msvv90.exe      (none)        Binary executable, Victor 9000
  42.   kermit/bin/msvz10.exe      (none)        Binary executable, Heath/Zenith 100
  43.   kermit/a/msvibm.boo        MSVIBM BOO    BOO-encoded executable for IBM PC
  44.   kermit/a/msvpif.boo        MSVPIF BOO    BOO-encoded IBM Windows PIF file
  45.   kermit/a/msvgen.boo        MSVGEN BOO    BOO-encoded executable, generic DOS
  46.   kermit/a/msvv90.boo        MSVV90 BOO    BOO-encoded executable, Victor 9000
  47.   kermit/a/msvz10.boo        MSVZ10 BOO    BOO-encoded executable, H/Z-100
  48.   kermit/a/mskermit.ini      MSKERMIT INI  Standard initialization file
  49.   kermit/a/mscustom.ini      MSCUSTOM INI  Customization file
  50.   kermit/a/msr313.upd        MSR313 UPD    List of changes since version 3.12
  51.   kermit/a/msr313.pch        MSR313 PCH    Dummy patch file for version 3.13
  52.   kermit/a/mskerm.upd        MSKERM UPD    Supplement to "Using MS-DOS Kermit"
  53.   kermit/b/mskerm.hlp        MSKERM HLP    Updated help file
  54.   kermit/a/mskerm.bwr        MSKERM BWR    Updated "beware file"
  55.   kermit/a/msvibm.vt         MSVIBM VT     Updated terminal emulator summary
  56.   kermit/a/msmaaa.hlp        MSMAAA HLP    Documentation for dialing scripts
  57.   kermit/a/msm*.scr          MSM* SCR      New modem-dialing scripts
  58.   kermit/a/msidgk.ini        MSIDGK INI    Data General DASHER key mappings
  59.   kermit/bin/msudg.com       (none)        DG DASHER/286 keyboard helper TSR
  60.   kermit/a/msudgk.boo        MSUDGK BOO    BOO-encoded MSUDGK.COM
  61.   kermit/a/msudgk.doc        MSUDGK DOC    Documentation for MSUDGK.COM
  62.  
  63. Also, on watsun only:
  64.  
  65.   kermit/bin/msvibm.zip
  66.  
  67. is a ZIP file containing the new MS-DOS Kermit (IBM PC version) distribution
  68. diskette.  Unzip it using "pkunzip -d msvibm.zip".  The "-d" switch is to
  69. preserve the (new) subdirectory structure.  Any version of PKUNZIP since 1990
  70. should work.
  71.  
  72. Once again, please note that all the new features are documented in the
  73. MSKERM.UPD file, with additional details of a more technical nature in the
  74. MSKERM.BWR file.
  75.  
  76. The ".boo" files are .EXE or other binary files encoded in a printable ASCII
  77. format, suitable for BITNET, e-mail, and other nontransparent modes of
  78. transmission.  You can decode the boo-files back into .EXE files using any of
  79. the MSBPCT.* programs available in kermit/a/msbpct.* or MSBPCT * from
  80. KERMSRV.  See kermit/a/msbaaa.hlp (MSBAAA HLP) for details.
  81.  
  82. All the MS-DOS Kermit-related files have been removed from the test areas
  83. (kermit/test on watsun, T: on KERMSRV).
  84.  
  85. Thanks again to Joe on behalf of all MS-DOS Kermit users everywhere.  Thanks
  86. too to Yossi Gil at the Technion in Israel for lots of last-minute help with
  87. MS-DOS Kermit's Hebrew features.
  88.  
  89. ------------------------------
  90.  
  91. Date: Tue, 15 Jun 93 16:00:00 EDT
  92. From: Christine M Gianone <cmg@columbia.edu>
  93. Subject: MS-DOS Kermit 3.13 Available for Beta Testing
  94. Keywords: MS-DOS Kermit 3.13, Hebrew, Data General Terminal Emulation
  95. Keywords: East European Languages, Latin-2 Character-Set
  96. Keywords: 132-Column Mode, Horizontal Scrolling
  97. Keywords: Sliding Windows, Dynamic Packet Length, Icelandic
  98. Keywords: IBM Mainframe File Transfer
  99. Keywords: "TCP/IP, Multiple Sessions"
  100.  
  101. This is to announce a brief beta testing period for MS-DOS Kermit 3.13 for the
  102. IBM PC, PS/2, and compatibles with DOS or Windows, and also for "generic DOS",
  103. the Victor 9000, and the Heath/Zenith 100.  The new MS-DOS Kermit release was
  104. prepared, as always, by Professor Joe R. Doupnik of Utah State University and
  105. includes the following major new features (most of which apply to the IBM PC
  106. version only):
  107.  
  108.  1. Up to six simultaneous TCP/IP sessions, with instantaneous switching
  109.     among them, using Kermit's own built-in TCP/IP protocol stack.
  110.  
  111.  2. Emulation of Data General DASHER D463 and D470 terminals in both text and
  112.     graphics mode, and including support for up to 207 columns of compressed
  113.     text, and for the mouse when in graphics mode (e.g. when using CEO Draw).
  114.  
  115.  3. Support for compressed text for VT 132-column emulation on EGA and VGA.
  116.     If you don't have a video adapter that supports 132 columns in text mode,
  117.     MS-DOS Kermit can now put your EGA or VGA into graphics mode to produce
  118.     the same effect.  Also, addition of Tseng ET4000 (and all VESA) graphics
  119.     chips to those that can be commanded in to 132-column text mode.
  120.  
  121.  4. Horizontal scrolling in DG and VT terminal emulation.
  122.  
  123.  5. Support for the Icelandic code page CP861 in terminal emulation and
  124.     file transfer.
  125.  
  126.  6. Support for East European languages (Czech, Polish, Hungarian, Romanian,
  127.     etc) via translation between PC Code Page 852 and ISO 8859-2 Latin
  128.     Alphabet 2 during both terminal emulation and file transfer.
  129.  
  130.  7. Support for Hebrew and Yiddish via translation between PC Code Page 862
  131.     and the ISO 8859-8 Latin/Hebrew Alphabet in both terminal emulation and
  132.     file transfer.  In terminal emulation, the 7-bit Hebrew alphabet is also
  133.     supported, as are DEC VT420 Hebrew terminal features including
  134.     host-controlled screen writing direction, character-set selection, and
  135.     keyboard mode.
  136.  
  137.  8. Implementation of "Doomsday Kermit" (DDK) techniques for transferring
  138.     files with IBM mainframes through 3270 protocol converters that do NOT
  139.     support transparent mode, to be used in conjunction with IBM Mainframe
  140.     Kermit's SET CONTROLLER FULLSCREEN command on VM/CMS, MVS/TSO, or CICS.
  141.     IBM Mainframe Kermit 4.2.4 or later required.
  142.  
  143.  9. Greater control over terminal emulation rollback screens.  Now you can
  144.     elect to keep them in expanded memory (EMS), if available, and if so,
  145.     you can have lots more of them -- thousands, even.  You can also change
  146.     the rollback buffer size at runtime.  Also, graphics screens can also be
  147.     kept in EMS rather than in the video adapter's on-board memory, to allow
  148.     restoration of graphics screens when switching back to them from text
  149.     mode, even under Windows or when your memory manager has "stealth-mapped"
  150.     your graphics memory away.
  151.  
  152. 10. Network connections are now suppor